Skip to content

Bluetooth: Add Broadcom channel priority commands#478

Merged
jannau merged 1 commit intoAsahiLinux:asahi-wipfrom
WhatAmISupposedToPutHere:scorodite
Apr 10, 2026
Merged

Bluetooth: Add Broadcom channel priority commands#478
jannau merged 1 commit intoAsahiLinux:asahi-wipfrom
WhatAmISupposedToPutHere:scorodite

Conversation

@WhatAmISupposedToPutHere
Copy link
Copy Markdown
Member

Certain Broadcom bluetooth chips (bcm4377/bcm4378/bcm438) need ACL streams carrying audio to be set as "high priority" using a vendor specific command to prevent 10-ish second-long dropouts whenever something does a device scan. This patch sends the command when the socket priority is set to TC_PRIO_INTERACTIVE, as BlueZ does for audio.

Certain Broadcom bluetooth chips (bcm4377/bcm4378/bcm438) need ACL
streams carrying audio to be set as "high priority" using a vendor
specific command to prevent 10-ish second-long dropouts whenever
something does a device scan. This patch sends the command when the
socket priority is set to TC_PRIO_INTERACTIVE, as BlueZ does for audio.

Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com>
@jannau jannau merged commit 5f8b283 into AsahiLinux:asahi-wip Apr 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants